object Form_Nota: TForm_Nota Left = 245 Top = 140 BorderStyle = bsDialog Caption = 'Nota koryguj�ca' ClientHeight = 347 ClientWidth = 620 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnClose = FormClose OnCreate = FormCreate OnMouseMove = FormMouseMove OnPaint = FormPaint OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 32 Width = 66 Height = 13 Caption = 'Numer faktury' end object Label3: TLabel Left = 272 Top = 32 Width = 106 Height = 13 Caption = 'Data wystawienia noty' end object Label4: TLabel Left = 144 Top = 32 Width = 54 Height = 13 Caption = 'Numer noty' end object Label5: TLabel Left = 16 Top = 104 Width = 88 Height = 13 Caption = 'Tre�� korygowana' end object Label6: TLabel Left = 16 Top = 208 Width = 85 Height = 13 Caption = 'Tre�� prawid�owa' end object Label7: TLabel Left = 16 Top = 8 Width = 66 Height = 13 Caption = 'Nowa nota:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Visible = False end object Label2: TLabel Left = 440 Top = 24 Width = 59 Height = 16 Caption = 'Wczytaj:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Visible = False end object GroupBox1: TGroupBox Left = 504 Top = 96 Width = 113 Height = 121 Caption = 'Wczytaj' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 14 end object DBMemo1: TDBMemo Left = 16 Top = 224 Width = 590 Height = 80 DataField = 'TrescPo' MaxLength = 250 ScrollBars = ssVertical TabOrder = 1 end object DBMemo2: TDBMemo Left = 16 Top = 120 Width = 481 Height = 80 DataField = 'TrescPrzed' MaxLength = 250 ScrollBars = ssVertical TabOrder = 0 end object DB_Nr_noty: TDBEdit Left = 144 Top = 48 Width = 121 Height = 21 DataField = 'Nr_noty' TabOrder = 2 end object btnPodglad: TPanel Left = 16 Top = 314 Width = 99 Height = 25 BevelOuter = bvNone Caption = 'podgl�d' Color = 8257541 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = btnPodgladClick end object CB_Data: TDateTimePicker Left = 272 Top = 48 Width = 121 Height = 21 CalAlignment = dtaLeft Date = 38366.432507638900000000 Time = 38366.432507638900000000 DateFormat = dfShort DateMode = dmComboBox Kind = dtkDate ParseInput = False TabOrder = 4 OnChange = CB_DataChange end object btnDrukuj: TPanel Left = 139 Top = 314 Width = 99 Height = 25 BevelOuter = bvNone Caption = 'drukuj' Color = 8257541 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 5 OnClick = btnDrukujClick end object btnZapisz: TPanel Left = 261 Top = 314 Width = 99 Height = 25 BevelOuter = bvNone Caption = 'zapisz' Color = 8257541 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 6 OnClick = btnZapiszClick end object DB_Nr_faktury: TDBEdit Left = 16 Top = 48 Width = 121 Height = 21 DataField = 'Nr_faktury' TabOrder = 7 end object btnZamknij: TPanel Left = 506 Top = 314 Width = 99 Height = 25 BevelOuter = bvNone Caption = 'zamknij' Color = 8257541 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 8 OnClick = btnZamknijClick end object checkZapisz: TCheckBox Left = 16 Top = 80 Width = 113 Height = 17 Caption = 'zapisz po wydruku' Checked = True State = cbChecked TabOrder = 9 end object btnArchiwum: TPanel Left = 384 Top = 314 Width = 99 Height = 25 BevelOuter = bvNone Caption = 'archiwum' Color = 8257541 Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 10 OnClick = btnArchiwumClick end object BitBtn1: TBitBtn Left = 512 Top = 120 Width = 97 Height = 25 Caption = 'Sprzedawc�' TabOrder = 11 OnClick = BitBtn1Click end object BitBtn2: TBitBtn Left = 512 Top = 152 Width = 97 Height = 25 Caption = 'Kontrahenta' TabOrder = 12 OnClick = BitBtn2Click end object BitBtn3: TBitBtn Left = 512 Top = 184 Width = 97 Height = 25 Caption = 'Towar' TabOrder = 13 OnClick = BitBtn3Click end object Query1: TQuery Left = 440 Top = 88 end end